-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.1
-
Code
-
Classes
- TaxonomyModel
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
186 |
Lines of code |
68 |
Logical lines of code |
23 |
Comment lines |
69 |
Methods |
12 |
Properties |
7 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSerialize() |
S |
52 |
4 |
25 |
setSlug() |
S |
70 |
2 |
6 |
addCustomPostType() |
S |
72 |
2 |
5 |
__construct() |
S |
67 |
1 |
8 |
getSlug() |
S |
82 |
1 |
3 |
getSingular() |
S |
82 |
1 |
3 |
getPlural() |
S |
82 |
1 |
3 |
getLabels() |
S |
82 |
1 |
3 |
getSettings() |
S |
82 |
1 |
3 |
setPostCount() |
S |
81 |
1 |
3 |
getPostCount() |
S |
82 |
1 |
3 |
removeCustomPostType() |
S |
80 |
1 |
3 |